home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / grapties / sd204 / grab.doc < prev    next >
Encoding:
Text File  |  1980-01-01  |  1.5 KB  |  30 lines

  1.  
  2.  
  3.                                     GRAB
  4.                          A Screen Capturing Utility
  5.                           Hit ALT-PrtSc to activate
  6.  
  7.  
  8.        GRAB.COM is a TSR screen-capturing utility that saves a copy of
  9.        the current screen image in a BOX Memory format file.  GRAB is
  10.        quite useful for creating demonstrations and training programs
  11.        by capturing screens from operating programs.
  12.  
  13.        To use GRAB first load the program into memory by typing GRAB
  14.        at the DOS prompt.  The program will write a short message on
  15.        the screen confirming that it has been loaded.  After GRAB has
  16.        been loaded into memory it will go to sleep and return you to
  17.        the DOS prompt so that you may run any other program you wish.
  18.  
  19.        When you see a screen image that you want to capture, GRAB may
  20.        be activated by hitting the ALT key and the PrtSc key
  21.        simultaneously.  GRAB will wake up, take a snapshot of the
  22.        screen, and then write the screen image to the current disk
  23.        drive and directory in a BOX Memory format.  The first file
  24.        created by GRAB will be assigned the name BOX000.MEM.
  25.        Subsequent files will named BOX001.MEM, BOX002.MEM and so on.
  26.  
  27.        Later you can load the screen images which have been saved with
  28.        GRAB into the BOX editor and further modified.  Although GRAB
  29.        only writes files in a Memory format you can easily modify the
  30.        format by loading the file into BOX with a Memory format and
  31.        saving the file with a ASCII or Packed format.